DispatchOutcome

sealed interface DispatchOutcome : Serializable(source)

The outcome of dispatching an Consensus to verifier/RP.

Inheritors

Types

Link copied to clipboard
data class RedirectURI(val value: URI) : DispatchOutcome

In case verifier requested response to be redirected to a URI, this class contains this URI with the response encoded to it

Link copied to clipboard

In case verifier requested that response should be posted (direct post or direct post jwt) this class contains the response of the verifier after receiving the authorization response